Add support for the libxml2 library.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Fri, 10 Sep 2010 16:44:35 +0000 (18:44 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Fri, 10 Sep 2010 16:44:35 +0000 (18:44 +0200)
commit14a275ae272e58f3c169f0823467b66ebcb3e178
tree2bbb218c865f96d4837914b3a7be8e45b748c4e0
parentb1c6a1a6923b27e93596f8f295714ea9f17386bb
Add support for the libxml2 library.

This adds the html-parse-string and xml-parse-string functions in the
new file src/xml.c, as well as autoconf detection of the library.
ChangeLog
configure
configure.in
doc/lispref/text.texi
src/ChangeLog
src/Makefile.in
src/config.in
src/emacs.c
src/lisp.h
src/xml.c [new file with mode: 0644]